home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-10-30 | 428 b | 16 lines | [TEXT/ttxt] |
- StandardGetFolder example
-
- Steve Falkenburg -- MacDTS
-
- This sample uses the new System 7 CustomGetFile routine
- to provide a StandardGetFolder call to be used by applications
- when the user needs to select a folder instead of a file.
-
- It's written in Think C, but should work in MPW if a few #include
- files are added.
-
- The style of the dialog box is taken from the Human Interface note
- on folder selection.
-
- 10/30/91
-